home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / gfx / x11 / Xincludes_930531.lha / os-include_x11.lha / os-include / X11 / bitmaps / 2x2 < prev    next >
Text File  |  1992-11-02  |  272b  |  7 lines

  1. #define 2x2_width 16
  2. #define 2x2_height 16
  3. static char 2x2_bits[] = {
  4.    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff,
  5.    0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33,
  6.    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33};
  7.